var go.uber.org/zap/zapcore.nullLiteralBytes

2 uses

	go.uber.org/zap/zapcore (current package)
		json_encoder.go#L167: var nullLiteralBytes = []byte("null")
		json_encoder.go#L173: 		return nullLiteralBytes, nil